projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
209d2a8
)
gtk: Fix return-annotation of gtk_get_default_language to "transfer none"
author
Rico Tzschichholz
<ricotz@ubuntu.com>
Thu, 21 Aug 2014 21:10:32 +0000
(23:10 +0200)
committer
Rico Tzschichholz
<ricotz@ubuntu.com>
Thu, 21 Aug 2014 21:10:32 +0000
(23:10 +0200)
gtk/gtkmain.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmain.c
b/gtk/gtkmain.c
index 10a804a7472e71ffb00fbbfa3ce5e0ada7093f1c..1fa3cf02cc034ea8da03ade69554b8699921d3fe 100644
(file)
--- a/
gtk/gtkmain.c
+++ b/
gtk/gtkmain.c
@@
-1174,7
+1174,7
@@
gtk_get_locale_direction (void)
* This function is equivalent to pango_language_get_default().
* See that function for details.
*
- * Returns: the default language as a #PangoLanguage,
+ * Returns:
(transfer none):
the default language as a #PangoLanguage,
* must not be freed
*/
PangoLanguage *